robertl [Fri, 9 Apr 2004 16:13:37 +0000 (16:13 +0000)]
Fix zero init of struct WAY (again).
1) snlen suboption now allows forced shortname lengths.
2) snwhite suboption now allows generated shortnames to contain
no whitespace.
3) icons are now mapped by geocache type, just as with Mapsource.
4) Waypoint comment now contains difficulty and terrain when available.
5) I added ascii dump of data written to the Garmins in addition to hex.
robertl [Thu, 8 Apr 2004 18:11:36 +0000 (18:11 +0000)]
Oops. Scraggling debug code.
robertl [Thu, 8 Apr 2004 17:58:59 +0000 (17:58 +0000)]
Correctly endian-swap altitude.
Fix geocache icon mappings for GPX files w/o <sym> tags.
robertl [Thu, 8 Apr 2004 03:55:44 +0000 (03:55 +0000)]
Don't even send the NMEAOFF command to the units that can't handle it.
It blows the synch on ColorTrak away because it's so slow to respone the
UNABLE...
robertl [Wed, 7 Apr 2004 15:13:17 +0000 (15:13 +0000)]
Wrap calls to time(2) so we can freeze time for test suite.
robertl [Tue, 6 Apr 2004 20:58:32 +0000 (20:58 +0000)]
Add HTML and Text formats. From Scott at brynen.com.
util.c: tweak html honkers.
robertl [Tue, 6 Apr 2004 15:45:07 +0000 (15:45 +0000)]
Pedantic leak fixes that aren't actually leak fixes at all... From Rick.
robertl [Tue, 6 Apr 2004 15:22:43 +0000 (15:22 +0000)]
Embarrassing crutch to allow intentional leak of xsi schema.
robertl [Mon, 5 Apr 2004 14:13:23 +0000 (14:13 +0000)]
From Rick Richardson.
Sets icon_descr
Sets creation_time
Adds option to remove retired caches.
robertl [Mon, 5 Apr 2004 14:06:38 +0000 (14:06 +0000)]
Remove stray semicolons.
robertl [Mon, 5 Apr 2004 13:59:39 +0000 (13:59 +0000)]
Add debug wrappers for str[n]dupt.
robertl [Mon, 5 Apr 2004 13:41:01 +0000 (13:41 +0000)]
Fix ordering of ele on output so we pass SAXCount -f -v=always -n and
fix misguided "leak no memory" fix so we don't mangle multiple DTD's.
robertl [Mon, 5 Apr 2004 03:16:10 +0000 (03:16 +0000)]
Add ancient ColorTrak. User reports it's OK for w/p upload, but not
download...
robertl [Wed, 24 Mar 2004 03:15:58 +0000 (03:15 +0000)]
Make 1.2.2 release.
jfatherton [Sun, 21 Mar 2004 01:42:03 +0000 (01:42 +0000)]
Implemented a debugging option
robertl [Thu, 18 Mar 2004 17:14:52 +0000 (17:14 +0000)]
Add perl script to do coord correction. From jeff at boulter.com.
parkrrrr [Thu, 18 Mar 2004 16:26:25 +0000 (16:26 +0000)]
add 'correct' option to duplicate filter
robertl [Thu, 18 Mar 2004 05:32:30 +0000 (05:32 +0000)]
Bump version number for final (bwaahhh hahhh haaaaaah) beta.
robertl [Thu, 18 Mar 2004 05:25:32 +0000 (05:25 +0000)]
Bump version number.
robertl [Thu, 18 Mar 2004 05:20:05 +0000 (05:20 +0000)]
Bump version.
parkrrrr [Wed, 17 Mar 2004 15:24:30 +0000 (15:24 +0000)]
(1) Points that coincide with a polygon vertex are now inside the polygon by fiat. (2) Fixed bug in intersection detector when test point was inside segment bbox
robertl [Tue, 16 Mar 2004 03:48:28 +0000 (03:48 +0000)]
README: cleanup, add an nmea type.
wintesto: regenerate.
robertl [Tue, 16 Mar 2004 03:47:38 +0000 (03:47 +0000)]
Version bump.
robertl [Tue, 16 Mar 2004 03:46:43 +0000 (03:46 +0000)]
Add type mappings for event/unknown caches.
robertl [Tue, 16 Mar 2004 03:46:04 +0000 (03:46 +0000)]
Announce version when -D.
robertl [Tue, 16 Mar 2004 03:45:45 +0000 (03:45 +0000)]
More aggressively blank char[] (ass opposed to string) fields.
robertl [Tue, 16 Mar 2004 03:43:58 +0000 (03:43 +0000)]
Add additional icon mapping/Jeff Boulter.
robertl [Mon, 15 Mar 2004 01:03:53 +0000 (01:03 +0000)]
Fix typo that resulted in unnecessarily short waypoint names. Confirmed
"good" by user.
robertl [Sun, 14 Mar 2004 23:32:27 +0000 (23:32 +0000)]
Allow floating point values for time in GGA.
robertl [Fri, 12 Mar 2004 17:42:30 +0000 (17:42 +0000)]
Duplicate icon if dynamic. (Solves crash on Mapsource with KMA corruption.)
robertl [Fri, 12 Mar 2004 17:41:55 +0000 (17:41 +0000)]
Give cache type precedence over container type. (Liek the comment said...)
robertl [Fri, 12 Mar 2004 17:41:27 +0000 (17:41 +0000)]
Add icon for 'unknown' caches.
robertl [Fri, 12 Mar 2004 06:18:01 +0000 (06:18 +0000)]
Fix D104 for GPS III[+] dropping all but first char from waypoint
comment by explictly setting visibilty and toupper-ing the string.
Tested on III+ by byonke at sbcglobal.net.
robertl [Thu, 11 Mar 2004 15:07:45 +0000 (15:07 +0000)]
Misc boring code cleanups. There shouldn't be visible changes here.
robertl [Thu, 11 Mar 2004 15:07:07 +0000 (15:07 +0000)]
Correct problem on windows writing to non-existent SD file.
robertl [Thu, 11 Mar 2004 14:53:00 +0000 (14:53 +0000)]
Add month lookup, used by PCX.
robertl [Thu, 11 Mar 2004 14:23:30 +0000 (14:23 +0000)]
Added PCX track readin' and writin'. (No 'rithmitec.)
robertl [Wed, 10 Mar 2004 18:45:11 +0000 (18:45 +0000)]
Fix icon mappings for multi and micro geocaches.
robertl [Wed, 10 Mar 2004 18:35:00 +0000 (18:35 +0000)]
Mark Bramel identified problems with NG Topo! only [A-Z][0-9] are allowed
in waypoint names.
robertl [Tue, 9 Mar 2004 22:42:43 +0000 (22:42 +0000)]
Add saplus.
alexmot [Tue, 9 Mar 2004 22:18:53 +0000 (22:18 +0000)]
Change OziExplorer output to write \r\n pairs instead of \n.
alexmot [Mon, 8 Mar 2004 22:39:01 +0000 (22:39 +0000)]
re-instate gsshortnames option in gpx.c
parkrrrr [Mon, 8 Mar 2004 18:24:14 +0000 (18:24 +0000)]
Fixed error that caused <keywords> and so on to get attached to last waypoint in previous file when reading more than one GPX file, or caused segfault when reading more GPX after running filters.
parkrrrr [Mon, 8 Mar 2004 17:46:38 +0000 (17:46 +0000)]
Added 'all' option to position filter
robertl [Mon, 8 Mar 2004 15:54:25 +0000 (15:54 +0000)]
Parse cache container. Lost in rework.
robertl [Mon, 8 Mar 2004 15:44:28 +0000 (15:44 +0000)]
Split magellan serial and file into different help texts.
robertl [Sat, 6 Mar 2004 23:34:19 +0000 (23:34 +0000)]
Change default Mapsource version output to 5.
robertl [Mon, 1 Mar 2004 02:29:23 +0000 (02:29 +0000)]
csv: decompose UTF to the Queen's Original ASCII.
util: add case for ellipsis decoding.
robertl [Sat, 28 Feb 2004 04:22:54 +0000 (04:22 +0000)]
Double up the magellan output in the help for GUI wrappers.
robertl [Mon, 23 Feb 2004 05:03:23 +0000 (05:03 +0000)]
Bump version for beta.
robertl [Mon, 23 Feb 2004 04:25:54 +0000 (04:25 +0000)]
Add a type (with format output '1') to the '%' output.
robertl [Mon, 23 Feb 2004 04:23:39 +0000 (04:23 +0000)]
Add nmea.
robertl [Mon, 23 Feb 2004 03:27:06 +0000 (03:27 +0000)]
Add poweroff and get current position to garmin.
robertl [Mon, 23 Feb 2004 03:24:03 +0000 (03:24 +0000)]
Add Street Atlas 2004 Plus, from Jim Bensman a.k.a. junkmailno charter net
jfatherton [Wed, 18 Feb 2004 16:17:46 +0000 (16:17 +0000)]
clean-up code
alexmot [Tue, 17 Feb 2004 20:38:07 +0000 (20:38 +0000)]
Add auto-mode sensing read/write processing to OziExplorer waypoints, routes, and tracks.
robertl [Sun, 15 Feb 2004 20:26:13 +0000 (20:26 +0000)]
Add waypoint readin' and writin' to NMEA.
robertl [Sun, 15 Feb 2004 19:04:52 +0000 (19:04 +0000)]
Give error when no filename is passed to xfopen.
Magellan/windows - fix crash opening non-existent file.
robertl [Thu, 12 Feb 2004 04:32:22 +0000 (04:32 +0000)]
Del unused variables.
robertl [Thu, 12 Feb 2004 04:27:53 +0000 (04:27 +0000)]
Let smplrout and csv_util work with multi-mode stuff. From gtoevan@gmx.net.
robertl [Tue, 10 Feb 2004 14:36:02 +0000 (14:36 +0000)]
Fix leak of xsi_schema_loc.
robertl [Tue, 10 Feb 2004 14:33:06 +0000 (14:33 +0000)]
Add gpx2xfig.
robertl [Tue, 10 Feb 2004 13:51:24 +0000 (13:51 +0000)]
Add -N option to suppress smart icons.
robertl [Tue, 10 Feb 2004 04:52:05 +0000 (04:52 +0000)]
Sketch in NMEA file reader.
robertl [Sun, 8 Feb 2004 03:38:50 +0000 (03:38 +0000)]
Zero alt if unknown. COrrects problem in Topo 3.0 that isn't seen in 4.20d
or DR.
robertl [Fri, 6 Feb 2004 08:17:24 +0000 (08:17 +0000)]
sroute, tiger, mapsource: ascii-ify output
robertl [Fri, 6 Feb 2004 04:02:52 +0000 (04:02 +0000)]
Tighten namespace slightly.
robertl [Fri, 6 Feb 2004 04:02:05 +0000 (04:02 +0000)]
From gtoevan@gmx.net: Add support for writing Garmin tracks.
jfatherton [Fri, 6 Feb 2004 03:30:49 +0000 (03:30 +0000)]
Various UI improvements
robertl [Thu, 5 Feb 2004 01:16:42 +0000 (01:16 +0000)]
fix up character set of description when writing.
robertl [Tue, 3 Feb 2004 22:07:53 +0000 (22:07 +0000)]
Fix track read to not appear as routes.
Add track names & sgement identifiers on read.
From gtoevan@gmx.net.
jfatherton [Tue, 3 Feb 2004 05:06:09 +0000 (05:06 +0000)]
improved user defaults
jfatherton [Mon, 2 Feb 2004 22:55:49 +0000 (22:55 +0000)]
Initial import
jfatherton [Mon, 2 Feb 2004 22:27:51 +0000 (22:27 +0000)]
Re-enabled user defaults
robertl [Mon, 2 Feb 2004 17:28:43 +0000 (17:28 +0000)]
Makefile: bump version
mingw/wintesto.cmd: regenerate
robertl [Mon, 2 Feb 2004 17:26:42 +0000 (17:26 +0000)]
Clean up.
robertl [Mon, 2 Feb 2004 17:02:36 +0000 (17:02 +0000)]
Add 1252 conversions for hint and shortname.
jfatherton [Sun, 1 Feb 2004 06:32:48 +0000 (06:32 +0000)]
Initial upload
jfatherton [Sun, 1 Feb 2004 06:23:26 +0000 (06:23 +0000)]
Initial upload
robertl [Sun, 1 Feb 2004 05:09:09 +0000 (05:09 +0000)]
A number of changes suggested by Kjeld to make this play nicer with geocaching
gpx files.
robertl [Sun, 1 Feb 2004 05:08:31 +0000 (05:08 +0000)]
Regenerate dependencies.
robertl [Sun, 1 Feb 2004 05:07:58 +0000 (05:07 +0000)]
Retain "htmlness" on cache description reads to that readers can spit them
back out.
robertl [Sun, 1 Feb 2004 05:04:46 +0000 (05:04 +0000)]
strip_html: new fn.
robertl [Sun, 1 Feb 2004 05:04:21 +0000 (05:04 +0000)]
Reduce default (debugging) output to ASCII, not codepg 1252.
robertl [Fri, 30 Jan 2004 20:00:43 +0000 (20:00 +0000)]
Let GPX parse geocaching-specific descriptions & hints.
Add string to decompse UTF to ASCII.
robertl [Fri, 30 Jan 2004 19:59:20 +0000 (19:59 +0000)]
Add function to decompse UTF to 7 bit ascii.
robertl [Thu, 29 Jan 2004 22:36:42 +0000 (22:36 +0000)]
No C99 comments.
parkrrrr [Thu, 29 Jan 2004 22:04:03 +0000 (22:04 +0000)]
Added utf8 to CP1252 conversion function to util.c
parkrrrr [Wed, 21 Jan 2004 15:52:10 +0000 (15:52 +0000)]
fixed bug with &#x handling that caused spurious XML parsing errors.
parkrrrr [Tue, 20 Jan 2004 14:12:10 +0000 (14:12 +0000)]
Don't decode as UTF-8 if it doesn't look like UTF-8; this should catch most high-bit characters sourced non-XML sources.
parkrrrr [Mon, 19 Jan 2004 20:32:21 +0000 (20:32 +0000)]
output &#nnn; instead of &#xnnn; since expat doesn't like the latter
robertl [Mon, 19 Jan 2004 18:15:22 +0000 (18:15 +0000)]
OSes with 64bit file i/o and LP64 model *must* have lseek prototyped...
robertl [Mon, 19 Jan 2004 18:14:16 +0000 (18:14 +0000)]
Add referneces for delGPL and anr formats.
robertl [Mon, 19 Jan 2004 18:12:05 +0000 (18:12 +0000)]
Add delgpl, saroute tests.
robertl [Mon, 19 Jan 2004 18:11:47 +0000 (18:11 +0000)]
Remove bad interactions of duped waypoints when those waypoints appear
on a queue.
robertl [Mon, 19 Jan 2004 18:10:29 +0000 (18:10 +0000)]
Don't output bounding box if we couldn't compute them (i.e. tracks and routes)
robertl [Mon, 19 Jan 2004 18:07:27 +0000 (18:07 +0000)]
Fix off-by-one that resulted in last trackpoint not getting read.
robertl [Mon, 19 Jan 2004 18:06:57 +0000 (18:06 +0000)]
Add saroute.
robertl [Sun, 18 Jan 2004 21:34:44 +0000 (21:34 +0000)]
Clarify comments. Add BASE_STRUCT.
robertl [Sun, 18 Jan 2004 02:15:33 +0000 (02:15 +0000)]
From Mark Bradley:
- mkwintesto.c: no signifcant changes except that it makes a more user
friendly .cmd file
- mapsource.c: several changes to support route handling better based on
some recent reverse engineering discoveries arising from Mark Hammond's,
and other's, problems. I have also now used the date tag that is placed
by MapSource the program as a tag to tell me if the .mps file was
created by GPSBabel - it doesn't break MapSource, but should aid a
little in debugging. The updates mainly involve having to create local
waypoint queues to record what has been written to a .mps or to retain
info read between the wpts section and the route section (where some
information is lost in the .mps file).
- As a consequence of the date tag change, I have to update the
reference files which would fail comparison otherwise.
Reference/mapsource.mps
Reference/mps-empty.mps
Reference/route/route.mps
Reference/track/mps-track.mps